From f445930364c6e71e1388dcc82728e425f02cd642 Mon Sep 17 00:00:00 2001 From: real-zephex Date: Wed, 10 Apr 2024 16:34:20 +0530 Subject: UI changes --- src/app/manga/[title]/[id]/info.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/manga/[title]/[id]/info.module.css') diff --git a/src/app/manga/[title]/[id]/info.module.css b/src/app/manga/[title]/[id]/info.module.css index e32aa65..1b749db 100644 --- a/src/app/manga/[title]/[id]/info.module.css +++ b/src/app/manga/[title]/[id]/info.module.css @@ -168,7 +168,7 @@ } .ChapterContainer button { - width: 8dvw; + width: 130px; height: auto; padding: 10px; margin: 5px; -- cgit v1.2.3